tools/perf: Remove shebang lines from perf scripts
authorBen Hutchings <ben@decadent.org.uk>
Fri, 25 Sep 2015 19:09:23 +0000 (20:09 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Sat, 5 Nov 2022 13:41:22 +0000 (13:41 +0000)
commitcaf06314657379a88304678d10f927fc6064280b
treeb2407a13fc4d6c81f40e4d5cb2d19f08663b824f
parent637d1469640e870cba135570d194514b7b617da5
tools/perf: Remove shebang lines from perf scripts

Forwarded: no

perf scripts need to be invoked through perf, not directly through
perl (or other language interpreter).  So including shebang lines in
them is useless and possibly misleading.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name tools-perf-remove-shebangs.patch
tools/perf/scripts/perl/rw-by-file.pl
tools/perf/scripts/perl/rw-by-pid.pl
tools/perf/scripts/perl/rwtop.pl
tools/perf/scripts/perl/wakeup-latency.pl